Skip to main content

enif_get_long

Function enif_get_long 

Source
pub unsafe extern "C" fn enif_get_long(
    arg1: *mut ErlNifEnv,
    term: ERL_NIF_TERM,
    ip: *mut c_long,
) -> c_int
Expand description

See enif_get_long in the Erlang docs.