pub unsafe extern "system" fn SetThreadpoolStackInformation(
    ptpp: PTP_POOL,
    ptpsi: *const TP_POOL_STACK_INFORMATION
) -> BOOL
Expand description

Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’