Function GetDllDirectoryW

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