Function erlang_nif_sys::erlang_nif_sys_api::enif_compare [] [src]

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

See enif_compare in the Erlang docs.