pub unsafe extern "system" fn CoDosDateTimeToFileTime(
    ndosdate: u16,
    ndostime: u16,
    lpfiletime: *mut FILETIME
) -> BOOL
Expand description

Required features: ‘Win32_System_Com’, ‘Win32_Foundation’