[][src]Function CCODE::GetKernelObjectSecurity

pub unsafe extern "C" fn GetKernelObjectSecurity(
    Handle: HANDLE,
    RequestedInformation: SECURITY_INFORMATION,
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    nLength: DWORD,
    lpnLengthNeeded: LPDWORD
) -> BOOL