Function core_foundation_sys::bundle::CFBundleGetFunctionPointerForName
[−]
[src]
pub unsafe extern "C" fn CFBundleGetFunctionPointerForName(
bundle: CFBundleRef,
function_name: CFStringRef
) -> *const c_void