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

Required features: "Win32_Foundation"