Function windows::Wdk::Storage::FileSystem::SeAuditingFileEventsWithContext
pub unsafe fn SeAuditingFileEventsWithContext<P0, P1>(
accessgranted: P0,
securitydescriptor: P1,
subjectsecuritycontext: Option<*const SECURITY_SUBJECT_CONTEXT>,
) -> BOOLEANwhere
P0: Param<BOOLEAN>,
P1: Param<PSECURITY_DESCRIPTOR>,