Function core_foundation_sys::number::CFNumberGetValue

source ยท
pub unsafe extern "C" fn CFNumberGetValue(
    number: CFNumberRef,
    theType: CFNumberType,
    valuePtr: *mut c_void,
) -> bool