[][src]Function CCODE::TlsSetValue

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