[][src]Function uikit_sys::CFNumberFormatterCreateStringWithValue

pub unsafe extern "C" fn CFNumberFormatterCreateStringWithValue(
    allocator: CFAllocatorRef,
    formatter: CFNumberFormatterRef,
    numberType: CFNumberType,
    valuePtr: *const c_void
) -> CFStringRef