Function vc6_sys::TlsSetValue

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