Function erl_nif_sys::enif_realloc[][src]

pub unsafe extern "C" fn enif_realloc(
    ptr: *mut c_void,
    size: usize
) -> *mut c_void