sc_running_application_get_application_name_owned

Function sc_running_application_get_application_name_owned 

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

Get application name as owned string (caller must free with sc_free_string)