Function core_foundation::bundle::CFBundleGetDataPointerForName

source ยท
pub unsafe extern "C" fn CFBundleGetDataPointerForName(
    bundle: *mut __CFBundle,
    symbolName: *const __CFString,
) -> *mut c_void