Type Definition sqa_jack::JCompareFunc

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