pub unsafe extern "system" fn RmRemoveFilter(
    dwsessionhandle: u32,
    strmodulename: PWSTR,
    pprocess: *const RM_UNIQUE_PROCESS,
    strserviceshortname: PWSTR
) -> u32
Expand description

Required features: ‘Win32_System_RestartManager’, ‘Win32_Foundation’