windows::Win32::UI::Shell

Function StrToInt64ExA

pub unsafe fn StrToInt64ExA<P0>(
    pszstring: P0,
    dwflags: i32,
    pllret: *mut i64,
) -> BOOL
where P0: Param<PCSTR>,