pub unsafe extern "system" fn StrToIntExA(
    pszstring: PCSTR,
    dwflags: i32,
    piret: *mut i32
) -> BOOL
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"