Function sgx_oc::linux::ocall::getenv_ref

source ·
pub unsafe fn getenv_ref(name: &CStr) -> OCallResult<Option<&'static CStr>>