Function swipl_fli::PL_new_blob

source ·
pub unsafe extern "C" fn PL_new_blob(
    blob: *mut c_void,
    len: usize,
    type_: *mut PL_blob_t
) -> atom_t