Function core_foundation_sys::bundle::CFBundleGetPackageInfo

source ยท
pub unsafe extern "C" fn CFBundleGetPackageInfo(
    bundle: CFBundleRef,
    packageType: *mut UInt32,
    packageCreator: *mut UInt32,
)