pub unsafe extern "system" fn DefineDosDeviceA(
    dwflags: DEFINE_DOS_DEVICE_FLAGS,
    lpdevicename: PSTR,
    lptargetpath: PSTR
) -> BOOL
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’