webview2_com_sys::Windows::Win32::UI::Shell

Function StrToIntExW

Source
pub unsafe fn StrToIntExW<'a>(
    pszstring: impl IntoParam<'a, PWSTR>,
    dwflags: i32,
    piret: *mut i32,
) -> BOOL