Function core_foundation_sys::bundle::CFBundleGetFunctionPointerForName
source ยท pub unsafe extern "C" fn CFBundleGetFunctionPointerForName(
bundle: CFBundleRef,
function_name: CFStringRef,
) -> *const c_void