Function GetDllDirectoryA

Source
pub unsafe extern "C" fn GetDllDirectoryA(
    nBufferLength: DWORD,
    lpBuffer: LPSTR,
) -> DWORD