Function core_foundation::number::CFNumberGetValue

source ยท
pub unsafe extern "C" fn CFNumberGetValue(
    number: *const __CFNumber,
    theType: u32,
    valuePtr: *mut c_void,
) -> bool