Function core_foundation::bundle::CFBundleGetFunctionPointerForName
source ยท pub unsafe extern "C" fn CFBundleGetFunctionPointerForName(
bundle: *mut __CFBundle,
function_name: *const __CFString,
) -> *const c_void