Skip to main content

enif_is_process_alive

Function enif_is_process_alive 

Source
pub unsafe extern "C" fn enif_is_process_alive(
    env: *mut ErlNifEnv,
    pid: *const ErlNifPid,
) -> c_int
Expand description

See enif_is_process_alive in the Erlang docs.