Skip to main content

CFBagGetValues

Function CFBagGetValues 

Source
pub unsafe extern "C-unwind" fn CFBagGetValues(
    the_bag: &CFBag,
    values: *mut *const c_void,
)
👎Deprecated:

renamed to CFBag::values

Available on crate feature CFBag only.