Function windows_sys::Wdk::Storage::FileSystem::SeSetSecurityDescriptorInfo
pub unsafe extern "system" fn SeSetSecurityDescriptorInfo(
object: *const c_void,
securityinformation: *const u32,
modificationdescriptor: PSECURITY_DESCRIPTOR,
objectssecuritydescriptor: *mut PSECURITY_DESCRIPTOR,
pooltype: POOL_TYPE,
genericmapping: *const GENERIC_MAPPING,
) -> NTSTATUS