Type Definition jack_sys::JCompareFunc [] [src]

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