pub unsafe extern "system" fn StrFromTimeIntervalW(
    pszout: PWSTR,
    cchmax: u32,
    dwtimems: u32,
    digits: i32
) -> i32
Expand description

Required features: "Win32_UI_Shell"