[][src]Function core_foundation::number::CFNumberGetValue

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