Function GetSystemDirectoryA

Source
pub unsafe extern "C" fn GetSystemDirectoryA(
    lpBuffer: LPSTR,
    uSize: UINT,
) -> UINT