Function windows_sys::Win32::System::Threading::TlsSetValue

pub unsafe extern "system" fn TlsSetValue(
    dwtlsindex: u32,
    lptlsvalue: *const c_void,
) -> BOOL