Type Alias unrar_sys::ChangeVolProc

source ·
pub type ChangeVolProc = extern "C" fn(_: *mut c_char, _: c_int) -> c_int;