Function swipl_fli::PL_unify_blob

source ·
pub unsafe extern "C" fn PL_unify_blob(
    t: term_t,
    blob: *mut c_void,
    len: usize,
    type_: *mut PL_blob_t
) -> c_int