Skip to main content

register_progress

Function register_progress 

Source
pub unsafe extern "C" fn register_progress(
    tag: u32,
    label: *const c_char,
)
Expand description

Register a progress bar (or, with a NULL label, just run the one-time init of idevicerestore’s global progress mutex).