[][src]Function core_foundation::number::CFNumberCreate

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