pub unsafe extern "C" fn CFNumberGetValue(
number: CFNumberRef,
theType: CFNumberType,
valuePtr: *mut c_void,
) -> BooleanExpand description
Apple SDK function CFNumberGetValue.
pub unsafe extern "C" fn CFNumberGetValue(
number: CFNumberRef,
theType: CFNumberType,
valuePtr: *mut c_void,
) -> BooleanApple SDK function CFNumberGetValue.