Process32First

Function Process32First 

pub unsafe fn Process32First(
    hsnapshot: HANDLE,
    lppe: *mut PROCESSENTRY32,
) -> Result<()>