Function vc6_sys::GetTimeFormatA

source ·
pub unsafe extern "stdcall" fn GetTimeFormatA(
    Locale: LCID,
    dwFlags: DWORD,
    lpTime: *const SYSTEMTIME,
    lpFormat: LPCSTR,
    lpTimeStr: LPSTR,
    cchTime: c_int
) -> c_int