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

Required features: "Win32_Foundation"