TlsSetValue

Function TlsSetValue 

pub unsafe fn TlsSetValue(
    dwtlsindex: u32,
    lptlsvalue: Option<*const c_void>,
) -> Result<()>