Type Definition miniz_oxide_c_api::mz_free_callback[][src]

pub type mz_free_callback = Option<unsafe extern "C" fn(_: *mut c_void, _: *mut c_void)>;