[][src]Function sgx_libc::ocall::setenv

pub unsafe fn setenv(
    name: *const c_char,
    value: *const c_char,
    overwrite: c_int
) -> c_int