[][src]Function winapi::um::processthreadsapi::TlsSetValue

pub unsafe extern "system" fn TlsSetValue(
    dwTlsIndex: DWORD,
    lpTlsValue: LPVOID
) -> BOOL