Type Definition libparted_sys::__compar_fn_t [] [src]

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