Function libuv_sys2::uv_os_getenv[][src]

pub unsafe extern "C" fn uv_os_getenv(
    name: *const c_char,
    buffer: *mut c_char,
    size: *mut size_t
) -> c_int