Type Definition rpgffi::HashAllocFunc [] [src]

type HashAllocFunc = Option<unsafe extern "C" fn(_: Size) -> *mut c_void>;