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

Required features: "Win32_Foundation"