GetWindowsDirectory

Function GetWindowsDirectory 

Source
pub unsafe extern "system" fn GetWindowsDirectory(
    lpbuffer: *mut u16,
    usize: u32,
) -> u32
Expand description

#383 GetWindowsDirectory

returns the path to the system directory, which contains the application’s .INI files, temporary files, and so on.