Skip to main content

CFBundleGetMainBundle

Function CFBundleGetMainBundle 

Source
pub extern "C-unwind" fn CFBundleGetMainBundle() -> Option<CFRetained<CFBundle>>
👎Deprecated:

renamed to CFBundle::main_bundle

Available on crate feature CFBundle only.