RmRegisterResources

Function RmRegisterResources 

pub unsafe extern "system" fn RmRegisterResources(
    dwsessionhandle: u32,
    nfiles: u32,
    rgsfilenames: *const PCWSTR,
    napplications: u32,
    rgapplications: *const RM_UNIQUE_PROCESS,
    nservices: u32,
    rgsservicenames: *const PCWSTR,
) -> WIN32_ERROR