Function core_foundation::number::CFNumberCreate

source ยท
pub unsafe extern "C" fn CFNumberCreate(
    allocator: *const c_void,
    theType: u32,
    valuePtr: *const c_void,
) -> *const __CFNumber