Function windows_sys::Win32::UI::Shell::StrToIntExA
pub unsafe extern "system" fn StrToIntExA(
pszstring: PCSTR,
dwflags: i32,
piret: *mut i32
) -> BOOL
Expand description
Required features: "Win32_Foundation"