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

Function StrToInt64ExA

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