Type Definition rpgffi::HashValueFunc [] [src]

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