PeerGroupExportDatabase

Function PeerGroupExportDatabase 

pub unsafe fn PeerGroupExportDatabase<P1>(
    hgroup: *const c_void,
    pwzfilepath: P1,
) -> Result<()>
where P1: Param<PCWSTR>,