windows::Win32::UI::Shell

Function StrToIntExA

pub unsafe fn StrToIntExA<P0>(
    pszstring: P0,
    dwflags: i32,
    piret: *mut i32,
) -> BOOL
where P0: Param<PCSTR>,