[][src]Type Definition jack_sys::JCompareFunc

type JCompareFunc = Option<unsafe extern "C" fn(a: *mut c_void, b: *mut c_void) -> c_int>;