pub unsafe extern "C" fn dzl_properties_group_add_property_full(
self_: *mut DzlPropertiesGroup,
name: *const c_char,
property_name: *const c_char,
flags: DzlPropertiesFlags
)
Available on crate feature
v3_26
only.pub unsafe extern "C" fn dzl_properties_group_add_property_full(
self_: *mut DzlPropertiesGroup,
name: *const c_char,
property_name: *const c_char,
flags: DzlPropertiesFlags
)
v3_26
only.