Skip to main content

CFBundleUnloadExecutable

Function CFBundleUnloadExecutable 

Source
pub unsafe extern "C-unwind" fn CFBundleUnloadExecutable(
    bundle: &CFBundle,
)
👎Deprecated:

renamed to CFBundle::unload_executable

Available on crate feature CFBundle only.