pub unsafe extern "system" fn BuildTrusteeWithObjectsAndNameW(
ptrustee: *mut TRUSTEE_W,
pobjname: *const OBJECTS_AND_NAME_W,
objecttype: SE_OBJECT_TYPE,
objecttypename: PWSTR,
inheritedobjecttypename: PWSTR,
name: PWSTR
)Expand description
Required features: ‘Win32_Security_Authorization’, ‘Win32_Foundation’
