Type Definition iv_hashcmpproc
Other items ininkview_sys::c_api
type iv_hashcmpproc = Option<unsafe extern "C" fn(name1: *mut u8, value1: *mut c_void, name2: *mut u8, value2: *mut c_void) -> i32>;