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

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