Function rpgffi::hash_create [] [src]

pub unsafe extern "C" fn hash_create(
    tabname: *const c_char,
    nelem: c_long,
    info: *mut HASHCTL,
    flags: c_int
) -> *mut HTAB