Function std::sys::windows::c::windows_sys::TlsGetValue

source ·
pub unsafe extern "system" fn TlsGetValue(
    dwtlsindex: u32
) -> *mut c_void
🔬This is a nightly-only experimental API. (windows_c)