Type Definition jack_sys::JCompareFunc[][src]

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