CFNumberCreate

Function CFNumberCreate 

Source
pub unsafe extern "C" fn CFNumberCreate(
    alloc: CFAllocatorRef,
    theType: CFNumberType,
    valuePtr: *const c_void,
) -> CFNumberRef