Type Definition pgx_pg_sys::HashAllocFunc

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