Function rustler_sys::rustler_sys_api::enif_compare_pids

source ยท
pub unsafe fn enif_compare_pids(
    pid1: *const ErlNifPid,
    pid2: *const ErlNifPid,
) -> c_int
Expand description

See enif_compare_pids in the Erlang docs