sc_running_application_get_bundle_identifier_owned

Function sc_running_application_get_bundle_identifier_owned 

Source
pub unsafe extern "C" fn sc_running_application_get_bundle_identifier_owned(
    app: *const c_void,
) -> *mut i8
Expand description

Get bundle identifier as owned string (caller must free with sc_free_string)