[][src]Function core_foundation_sys::bundle::CFBundleGetFunctionPointerForName

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