Function windows::Wdk::System::SystemServices::SeComputeAutoInheritByObjectType
pub unsafe fn SeComputeAutoInheritByObjectType<P0, P1>(
objecttype: *const c_void,
securitydescriptor: P0,
parentsecuritydescriptor: P1,
) -> u32where
P0: Param<PSECURITY_DESCRIPTOR>,
P1: Param<PSECURITY_DESCRIPTOR>,