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

Required features: "Win32_Foundation"