Function std::sys::windows::c::windows_sys::TlsSetValue

source ·
pub unsafe extern "system" fn TlsSetValue(
    dwtlsindex: u32,
    lptlsvalue: *const c_void
) -> i32
🔬This is a nightly-only experimental API. (windows_c)