Type Alias unrar_sys::ProcessDataProc

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