Function winapi::um::securitybaseapi::GetKernelObjectSecurity [−][src]
pub unsafe extern "system" fn GetKernelObjectSecurity(
Handle: HANDLE,
RequestedInformation: SECURITY_INFORMATION,
pSecurityDescriptor: PSECURITY_DESCRIPTOR,
nLength: DWORD,
lpnLengthNeeded: LPDWORD
) -> BOOL