Function BNSetBackgroundTaskProgressText

Source
pub unsafe extern "C" fn BNSetBackgroundTaskProgressText(
    task: *mut BNBackgroundTask,
    text: *const c_char,
)