Function windows::Win32::System::Diagnostics::ToolHelp::Thread32First
pub unsafe fn Thread32First<P0>(
hsnapshot: P0,
lpte: *mut THREADENTRY32,
) -> Result<()>where
P0: Param<HANDLE>,