Type Definition rpgffi::HashCompareFunc [] [src]

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