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

Function StrToInt64ExW

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