[][src]Type Definition winapi_ui_automation::um::ntsecapi::PSAM_PASSWORD_FILTER_ROUTINE

type PSAM_PASSWORD_FILTER_ROUTINE = Option<unsafe extern "system" fn(AccountName: PUNICODE_STRING, FullName: PUNICODE_STRING, Password: PUNICODE_STRING, SetOperation: BOOLEAN) -> BOOLEAN>;