Skip to main content

CFSetGetValues

Function CFSetGetValues 

Source
pub unsafe extern "C-unwind" fn CFSetGetValues(
    the_set: &CFSet,
    values: *mut *const c_void,
)
👎Deprecated:

renamed to CFSet::values

Available on crate feature CFSet only.