windows::Win32::System::Threading

Function SetThreadpoolStackInformation

pub unsafe fn SetThreadpoolStackInformation(
    ptpp: PTP_POOL,
    ptpsi: *const TP_POOL_STACK_INFORMATION,
) -> Result<()>