pub unsafe extern "C" fn CFBundleGetFunctionPointerForName(
bundle: CFBundleRef,
functionName: CFStringRef,
) -> *mut c_voidExpand description
Apple SDK function CFBundleGetFunctionPointerForName.
pub unsafe extern "C" fn CFBundleGetFunctionPointerForName(
bundle: CFBundleRef,
functionName: CFStringRef,
) -> *mut c_voidApple SDK function CFBundleGetFunctionPointerForName.