pub unsafe extern "system" fn GetWindowsDirectoryA(
    lpbuffer: PSTR,
    usize: u32
) -> u32
Expand description

Required features: ‘Win32_System_SystemInformation’, ‘Win32_Foundation’