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

Required features: "Win32_System_RestartManager", "Win32_Foundation"