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

Required features: "Win32_UI_Shell", "Win32_Foundation"