Type Definition jack_sys::JCompareFunc [] [src]

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