enif_compare

Function enif_compare 

Source
pub unsafe extern "C" fn enif_compare(
    lhs: ERL_NIF_TERM,
    rhs: ERL_NIF_TERM,
) -> c_int
Expand description

See enif_compare in the Erlang docs.