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

Required features: "Win32_System_Threading", "Win32_Foundation"