Function swipl::fli::PL_add_hash_table

source ·
pub unsafe extern "C" fn PL_add_hash_table(
    table: *mut __PL_table,
    key: *mut c_void,
    value: *mut c_void,
    flags: i32
) -> *mut c_void