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

Function StrToIntExA

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