jack_sys::JCompareFunc [] [src]

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