Function windows::Wdk::System::SystemServices::ObReleaseObjectSecurity
pub unsafe fn ObReleaseObjectSecurity<P0, P1>(
securitydescriptor: P0,
memoryallocated: P1,
)where
P0: Param<PSECURITY_DESCRIPTOR>,
P1: Param<BOOLEAN>,